Release 10.1A: OpenEdge Development:
Programming Interfaces
Deleting a named pipe
To delete a named pipe on UNIX, use the
rmcommand.For example, to delete the named pipe
mypipein the working directory, type the following command:
From within a C program, use the
unlink()system call. For more information onunlink(), see your system documentation.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |